www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\Label\custom_Label\下载系统标签库\nd_next_pre_down.asp

    <%'$start_ext_newDsoft 以下系统生成,勿删!
'$newDsoft_label_type$:asp_label$end_newDsoft_label_type$
'$newDsoft_label_name$:next_pre_down$end_newDsoft_label_name$
'$newDsoft_label_sql$: $end_newDsoft_label_sql$
'$newDsoft_label_params$:id,下载id,1|cid,分类id,1$end_newDsoft_label_params$
'$newDsoft_label_fenye_num$: $end_newDsoft_label_fenye_num$
'$newDsoft_label_beizhu$:按下载id得到上一篇和下一篇下载$end_newDsoft_label_beizhu$
'$newDsoft_is_sys_label$:0$end_newDsoft_is_sys_label$
'$newDsoft_other_params$:htmledxa:1|htmledxb:$end_newDsoft_other_params$
'$end_ext_newDsoft%>
<table style="width: 360px; height: 26px" height="26" cellspacing="0" cellpadding="0" width="360" border="0">
    <tbody>
        <tr>
            <td valign="bottom" width="80">上一个:</td>
            <td>&#160;{$$pre_down($xxvar$id,$xxvar$cid)}</td>
        </tr>
        <tr>
            <td valign="bottom">下一个:</td>
            <td>&#160;{$$next_down($xxvar$id,$xxvar$cid)}</td>
        </tr>
    </tbody>
</table>
<div>&#160;</div>